home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Guia 2004 June
/
Mega Guia: 2004-06.iso
/
_files
/
free
/
myalbum
/
ES
/
myalbumsetup.exe
/
install_script.iss
Wrap
Text File
|
1999-12-31
|
4KB
|
59 lines
;InnoSetupVersion=2.0.18
[Setup]
AppName=MyAlbum
AppVerName=MyAlbum version 2.3
AppId=MyAlbum
DefaultDirName={pf}\MyAlbum
DefaultGroupName=MyAlbum
OutputBaseFilename=MyAlbumSetup
Compression=zip
PrivilegesRequired=none
InfoBeforeFile=embedded\InfoBefore.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\MyAlbum.exe"; DestDir: "{app}"; Flags: comparetimestamp
Source: "{app}\MyAlbum.chm"; DestDir: "{app}";
Source: "{app}\MyAlbum.tlb"; DestDir: "{app}"; Flags: regtypelib
Source: "{app}\MyAlbum Screen Saver.scr"; DestDir: "{app}"; Flags: comparetimestamp
Source: "{app}\MyAlbumViewer.exe"; DestDir: "{app}"; Flags: comparetimestamp
Source: "{app}\Licence.txt"; DestDir: "{app}";
Source: "{app}\ReadMe.txt"; DestDir: "{app}";
Source: "{app}\MAX_DigiCam.dll"; DestDir: "{app}";
Source: "{app}\MAX_DigiCam-ReadMe.txt"; DestDir: "{app}";
Source: "{app}\DemoVBScript.vbs"; DestDir: "{app}";
Source: "{app}\DemoJScript.js"; DestDir: "{app}";
Source: "{app}\SimpleHTMLGenerator.vbs"; DestDir: "{app}";
Source: "{app}\MergeAlbums.vbs"; DestDir: "{app}";
Source: "{app}\AutoTab.vbs"; DestDir: "{app}";
Source: "{app}\BuildVideoTh.vbs"; DestDir: "{app}";
Source: "{app}\ScriptDisplayString.vbs"; DestDir: "{app}";
Source: "{app}\Layout_A4_2x1.slt"; DestDir: "{app}";
Source: "{app}\PhotoID.slt"; DestDir: "{app}";
Source: "{app}\pad_file.xml"; DestDir: "{app}";
[Registry]
Root: HKCR; Subkey: ".alb"; Flags: uninsdeletekey
Root: HKCR; Subkey: "CLSID\{{B2A58F15-7D28-11D2-8D9A-0020182848C8}"; Flags: uninsdeletekey
Root: HKCR; Subkey: "Interface\{{B2A58F17-7D28-11D2-8D9A-0020182848C8}"; Flags: uninsdeletekey
Root: HKCR; Subkey: "MyAlbum.Document"; Flags: uninsdeletekey
Root: HKCR; Subkey: "TypeLib\{{B2A58F16-7D28-11D2-8D9A-0020182848C8}"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\DigitalMATRIX\MyAlbum"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\ShowPicturesOnArrival"; ValueName: "MyAlbumPro"; ValueType: String; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MyAlbumPro"; ValueName: "Action"; ValueType: String; ValueData: "Add pictures to an album"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MyAlbumPro"; ValueName: "Provider"; ValueType: String; ValueData: "MyAlbum"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MyAlbumPro"; ValueName: "DefaultIcon"; ValueType: String; ValueData: "{app}\MyAlbum.exe,0"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MyAlbumPro"; ValueName: "InvokeProgID"; ValueType: String; ValueData: "MyAlbum.Application"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\MyAlbumPro"; ValueName: "InvokeVerb"; ValueType: String; ValueData: "Play"; Flags: uninsdeletekey
Root: HKCR; Subkey: "MyAlbum.Application\Shell\Play\DropTarget"; ValueName: "CLSID"; ValueType: String; ValueData: "{{93F81F17-D25E-11D3-8EB4-0020182848C8}"; Flags: uninsdeletekey
[Run]
Filename: "{app}\ReadMe.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
[Icons]
Name: "{group}\MyAlbum application"; Filename: "{app}\MyAlbum.exe"; WorkingDir: "{app}";
Name: "{group}\Read me !"; Filename: "{app}\ReadMe.txt";
Name: "{group}\Album viewer"; Filename: "{app}\MyAlbumViewer.exe";